memos
This commit is contained in:
@@ -24,4 +24,4 @@ env = NVD_BACKEND,direct
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||
env = DISPLAY_DEVICE,intel_backlight # or nvidia_0
|
||||
env = DISPLAY_DEVICE,nvidia_0 # or nvidia_0
|
||||
@@ -49,7 +49,7 @@ general {
|
||||
gaps_in = 2
|
||||
gaps_out = 0, 3, 3, 3
|
||||
gaps_workspaces = 50
|
||||
border_size = 1
|
||||
border_size = 2
|
||||
|
||||
resize_on_border = true
|
||||
no_focus_fallback = true
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
bind = Super, C, exec, code --password-store=gnome-libsecret # Launch VSCode (editor)
|
||||
bind = Super, E, exec, dolphin --new-window # Launch Dolphin (file manager)
|
||||
bind = Super, W, exec, firefox --new-window # Launch Firefox
|
||||
bind = Super, X, exec, gnome-text-editor --new-window # Launch GNOME Text Editor
|
||||
bind = Super, X, exec, kwrite # Launch GNOME Text Editor
|
||||
bind = Super, B, exec, killall btop || ghostty -e btop # Launch btop (system monitor)
|
||||
bind = Super, Space, exec, eww open main --toggle # Launch dashboard (eww)
|
||||
bind = Super+Shift, V, exec, pavucontrol # Launch pavucontrol (volume mixer)
|
||||
|
||||
Reference in New Issue
Block a user