updates to fix things on linux
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
||||
# See https://wiki.hypr.land/Configuring/Keywords/
|
||||
$terminal = kitty
|
||||
$terminal = wezterm
|
||||
$fileManager = dolphin
|
||||
$menu = rofi -show drun
|
||||
$screenshot = grim -g "$(slurp)" - | swappy -f -
|
||||
|
||||
@@ -8,6 +8,7 @@ return {
|
||||
window_decorations = "RESIZE",
|
||||
enable_tab_bar = false,
|
||||
use_resize_increments = false,
|
||||
enable_wayland = false,
|
||||
colors = {
|
||||
background = "#0C0F14",
|
||||
foreground = "#E0E1DD",
|
||||
|
||||
Reference in New Issue
Block a user