Removed extras from bashrc, removed monitors.conf, changed menu to wofi for keybind
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Set programs that you use
|
||||
$fileManager = xdg-open "$HOME"
|
||||
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
|
||||
$menu = uwsm app -- $(wofi --show drun --define=drun-print_desktop_file=true)
|
||||
#$menu = ags request -i launcher show
|
||||
$screenshot = grim -g "$(slurp -d)" - | wl-copy
|
||||
$powermenu = $HOME/bin/local-lua $HOME/bin/powermenu.lua
|
||||
|
@@ -1,7 +0,0 @@
|
||||
# monitors.conf
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
#monitor=,preferred,auto,auto
|
||||
monitor=DP-1,2560x1440@120,0x0,1,vrr,3#,bitdepth,10,cm,hdredid,sdrbrightness,1.1,sdrsaturation,0.9
|
||||
monitor=DP-2,2560x1440@60,2560x0,1,transform,0
|
||||
# monitor=DP-2, disable
|
Reference in New Issue
Block a user