mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
xmonad: formatting
This commit is contained in:
parent
29110fffba
commit
8080d204ca
1 changed files with 181 additions and 180 deletions
|
|
@ -31,7 +31,8 @@ import Leanamonad.GreekChar
|
||||||
-- Note: `xmonad --restart` will make Firefox's fullscreen work duck the xmobar stop working
|
-- Note: `xmonad --restart` will make Firefox's fullscreen work duck the xmobar stop working
|
||||||
-- You need restart Firefox
|
-- You need restart Firefox
|
||||||
main :: IO ()
|
main :: IO ()
|
||||||
main = xmonad
|
main =
|
||||||
|
xmonad
|
||||||
-- Fix all java things that don't scale with XMonad
|
-- Fix all java things that don't scale with XMonad
|
||||||
-- https://wiki.archlinux.org/title/java#Gray_window,_applications_not_resizing_with_WM,_menus_immediately_closing
|
-- https://wiki.archlinux.org/title/java#Gray_window,_applications_not_resizing_with_WM,_menus_immediately_closing
|
||||||
. javaHack
|
. javaHack
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue