mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
Replaced nautilus with thunar
This commit is contained in:
@@ -120,7 +120,7 @@ bindsym $mod+Shift+F2 exec --no-startup-id "firefox google.com"
|
||||
bindsym $mod+Shift+F4 exec --no-startup-id "firefox -new-window web.whatsapp.com"
|
||||
|
||||
# Nautilus
|
||||
bindsym $mod+F3 exec --no-startup-id nautilus
|
||||
bindsym $mod+F3 exec --no-startup-id thunar
|
||||
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
|
||||
|
||||
# Telegram
|
||||
@@ -383,4 +383,4 @@ mode "$mode_gaps_outer" {
|
||||
################################################
|
||||
# i3-gaps-rounded
|
||||
|
||||
#border_radius 10
|
||||
#border_radius 10
|
||||
|
||||
@@ -1,18 +1,21 @@
|
||||
[Setting]
|
||||
inject_css = 1
|
||||
replace_colors = 1
|
||||
overwrite_assets = 0
|
||||
spotify_path = /opt/spotify
|
||||
prefs_path = /home/sim/.config/spotify/prefs
|
||||
current_theme = Thinkpad
|
||||
inject_css = 1
|
||||
replace_colors = 1
|
||||
overwrite_assets = 1
|
||||
spotify_path = /opt/spotify
|
||||
prefs_path = /home/sim/.config/spotify/prefs
|
||||
current_theme = Dribbblish
|
||||
; current_theme = Thinkpad
|
||||
; current_theme = darkblue
|
||||
color_scheme =
|
||||
color_scheme = nord-dark
|
||||
spotify_launch_flags =
|
||||
|
||||
[Preprocesses]
|
||||
disable_sentry = 1
|
||||
disable_ui_logging = 1
|
||||
remove_rtl_rule = 1
|
||||
expose_apis = 1
|
||||
disable_sentry = 1
|
||||
disable_ui_logging = 1
|
||||
remove_rtl_rule = 1
|
||||
expose_apis = 1
|
||||
disable_upgrade_check = 1
|
||||
|
||||
[AdditionalOptions]
|
||||
made_for_you_hub = 0
|
||||
@@ -23,7 +26,7 @@ fastUser_switching = 0
|
||||
home = 0
|
||||
lyric_always_show = 1
|
||||
visualization_high_framerate = 0
|
||||
extensions =
|
||||
extensions = dribbblish.js
|
||||
lyric_force_no_sync = 0
|
||||
radio = 0
|
||||
search_in_sidebar = 0
|
||||
|
||||
Reference in New Issue
Block a user