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